Closed saleehk closed 3 years ago
Hello @astoilkov I can assist with react-native support. Happy to help 😄
@mayank-budhiraja Can you describe in a few sentences what changes are required in order to support react-native?
@astoilkov Mainly it will related to storage only. Components and Functions seems fine. Let me run an example and get back to you with approx changes.
Questions:
@astoilkov
Thanks.
I researched this more. I think it's more appropriate to make another module that is React Native only. There are just too many things that are React Native specific. This will lead to a significant increase in complexity and bundle size.
If you are interested, you can make a fork of this repo and add support for React Native. If you support both platforms, I will add the repo in the Alternatives section in the readme. This way I will help you with the promotion.
I am closing this issue as it lacks activity.
@mayank-budhiraja If you decide to work on a react-native version, let me know so I can add it to the readme.
I don't have knowledge of React Native. Do you have ideas on what should be done to add support?