-
Is there an existing request?
Describe the feature requestMight be naive but is it possible to import third-party RN libraries? For example: react-native-month-year-picker |
Beta Was this translation helpful? Give feedback.
Answered by
Dovakeidy
Dec 13, 2022
Replies: 1 comment
-
You can use all the RN libraries you want for the native part. However, not all of them are web compatible. I advise you to look at this site to know which ones are : https://reactnative.directory/?web=true |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
necolas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use all the RN libraries you want for the native part. However, not all of them are web compatible. I advise you to look at this site to know which ones are : https://reactnative.directory/?web=true