Skip to content
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

Thoughts on switching to React Native #75

Open
brodycj opened this issue Feb 12, 2020 · 0 comments
Open

Thoughts on switching to React Native #75

brodycj opened this issue Feb 12, 2020 · 0 comments

Comments

@brodycj
Copy link

brodycj commented Feb 12, 2020

Responding to an inquiry that I received by email. I have never personally had to switch an app from Cordova to React Native, should be straightforward but with some things to look out for.

  • react-native-sqlite-storage is supported by someone else; testing is needed to ensure it will see the same database that was stored by the Cordova app
  • React Native HTML WebView library does exist but I am not sure whether or not it can import the native React Native modules. Should not be too difficult for a React Native expert to fix if needed.
  • React Native seems to have non-standardized styling requirements that make it extremely hard if not impossible to adapt libraries and frameworks such as Semantic UI, Grommet.io, or other material design frameworks. I just raised this point in this comment: "What do you dislike about React Native?" June 2019 Edition react-native-community/discussions-and-proposals#134 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant