You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For birthExperience, add in a Component the text: Rate your birth experience (0- traumatic and 10-joyful)
For the slider, the example in the docs will work but change the maximum value to 10
To test
With the app running, click the profile button in the bottom right. This will take you to the CreateProfileScreen, where you should see all your changes.
The text was updated successfully, but these errors were encountered:
Issue
The form is currently incomplete.
birthExperience
needs a rating inputDescribe the solution you'd like
-for Ref: https://github.com/react-native-community/react-native-slider
For
birthExperience
, add in a Component the text: Rate your birth experience (0- traumatic and 10-joyful)For the slider, the example in the docs will work but change the maximum value to 10
To test
With the app running, click the profile button in the bottom right. This will take you to the
CreateProfileScreen
, where you should see all your changes.The text was updated successfully, but these errors were encountered: