Answer the question
In order to leave comments, you need to log in
How is an adaptive created in react-native?
The web uses media queries, rn seems to be able to use them too, but I think there is another option that is used more often. How can I enlarge the tablet interface?
Answer the question
In order to leave comments, you need to log in
For screen resolution: https://reactnative.dev/docs/dimensions
For responsive: https://www.npmjs.com/package/react-native-respons...
And google: adaptive in react native
With CSS in rn seems to be not so simple, maybe it's not html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question