-
-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace react-native-modal
with react-native-modalfy
#382
Comments
I would like to work on this issue? |
@Vivek1235 thank you! It's yours :) Let's do it incrementally - start with migrating the |
@Vivek1235 just heads up, the branch If you have any questions/issues don't hesitate to reach out! 🙏 |
I am not able to run the project on my system |
@Vivek1235 what issue do you encounter? Please provide more details so we can help :) |
@Vivek1235 It's not possible to run the iOS simulator on a Windows machine. Try running Android instead, you can follow the instructions here: |
@Vivek1235 are you still up to working on it? Totally okay if not :) But we want to get this done soon. |
I tried working on that but unfortunately am not able to run the project on my system. Apologies for the late notice. |
No worries, thanks for giving it a try 👍 |
Since
react-native-modal
isn't maintained anymore, we get warnings on Android related to it's reanimated usage.Let's replace it with
react-native-modalfy
, which is a maintained library, and offers better performance and features.The text was updated successfully, but these errors were encountered: