[question]When using react-native-paper
, is it recommended to combine it with the built-in components of React Native?
#4626
Unanswered
liaodalin19903
asked this question in
Q&A
Replies: 1 comment
-
uhm yes... you can combine whatever you want as long as it creates the look you need. paper components are same react native components preconfigured with styles and animations.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using
react-native-paper
, is it recommended to combine it with the built-in components of React Native?For example:
I've found that
react-native-paper
doesn't have this type of component.Beta Was this translation helpful? Give feedback.
All reactions