-
Notifications
You must be signed in to change notification settings - Fork 246
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
Migrate to React native 0.63.2 and typescript #141
Conversation
Add TypeScript Update gitignore
Fix crash index not found Remove useless condition to hidden controls
Thanks @AliRezaBeigy for all the efforts you have added. I have merged the PR. Post validate, I will push the release. Thanks |
@AliRezaBeigy: I have pushed the release - 1.0.7. Please follow updated installation steps defined in README. Let me know incase you face any issues. Thanks |
https://github.com/prscX/react-native-photo-editor#-usage
|
@prscX
|
Got you. I will look into this and update you. Thanks |
@prscX In README Add 'RNRichText' to the static framework in podfile |
And also remove @type/react from devDependency for the library |
@AliRezaBeigy: I have pushed a new release [V1.0.8]. Could you please install and verify. I have removed Thanks |
@prscX: everything looks ok in ios and android, now just should update ReadMe as I said in this comment |
Done, Thanks. |
Migrate to React native 0.63.2 and typescript
Migrate Example to React native 0.63.2
Migrate to typescript
Update gitignore
Fix crash index not found
Remove useless condition to hidden controls