I am new to React Native and its my first post in Stackoverflow so my apologies if I did anything wrong.
I m trying to follow the online tutorials to install package react-native-drawer.
However, the official doc asked to install #react-native/drawer.
What's the difference between the two and when should I use what?
okay I think I have figured it out. The two are just different versions of react navigation. /stack is v5 and -stack is v4.
Related
Because mobiscroll is a non-free product, before using it I need to know if it is compatible with react native. The official website says that it is compatible with react but no mention of react native.
Any information would be appreciated :)
I already searched on the official website and googled a bit, but nothing about a possible compatibility or the opposite.
I emailed the company, I'll post here there response if any :)
EDIT:
I had an answer from the company: "React native is not supported at the moment. I know the team is exploring it though, but can't give you any timeline on it." 23/12/2022
Can anyone recommend a good library for react native - expo that manages credit card inputs? I tried using react-native-credit-card-input but the project looks dead and it has many deprecated hooks and dependencies.
Thanks!
you can check this site see what package is better then another
https://www.npmtrends.com/react-native-awesome-card-io-vs-react-native-credit-card-vs-react-native-credit-card-input
but the package that you motioned is not deprecated and that's a good one
What are the correct version numbers to react-native?
This question is primarily to aid those who are searching for an answer using an incorrect version number, e.g. react-native 0.60 The hope is that anyone failing to find an answer with the wrong version number will find this question and then search again react-native 0.60. with the right version number.
I like to know to react-native developers experienced about the version.
which version is better to use and doesn't will have problem for
linking and mismatch error to some other package.
If i haven't misunderstand is 0.60.
You can find the valid versions in react native documentation:
React Native versions
you can find information here:
link
So i was wondering is there a comprehensive example or library out there that one could use for navigation on web as well as native side.
Maybe a working example one could try out with modal, drawers, and all that fancy stuff.
What is it like using react-navigation 3.0 for web? Is it fully compatible? Is there an example online one could work with and draw inspiration from?
The example on react-navigation documentation is pretty contrived and not really clear, is there someone who has worked on such project.
Thanks.
Here are a few sources i have come across.
https://blog.bitsrc.io/how-to-react-native-web-app-a-happy-struggle-aea7906f4903
How about using an HOC as provided in the above case?
Seems like a neat solution.
https://pickering.org/using-react-native-react-native-web-and-react-navigation-in-a-single-project-cfd4bcca16d0
https://reactnavigation.org/blog/#ecosystem-and-web-support
https://reactnavigation.org/docs/en/web-support.html
There is no perfect example of rn-web plus r-navigation.
Have a look at: https://github.com/react-native-elements
PS:Honestly this is (for me) a dependency hell "r, rn, rn-web, rn-dom, babel, expo, expo-cli". Frameworks & repos owners around the RN topic do not seems too concerned about the react-native-web topic anyway.
Does anyone knows until when React Native is supported? I was trying to find an answer online but it was not possible to find anything related to supported dates.
Thanks!
React Native isn't getting dropped in the near future.
Currently Facebook is pushing its framework. They try to release every 2 weeks a new version with bugfixes and features. react-native release process