React Native inputs on iOS and Android -
i've been evaluating react native replacement cordova, , wondering if there accepted solution styled text inputs. i'd see text inputs rendered in material design on android, , apple style on ios.
do have recommendations specific library, or have write own/combine multiple libraries? thank you!
you check out https://nativebase.io/ supports platform specific default styling there others https://react-native-training.github.io/react-native-elements/ , http://www.xinthink.com/react-native-material-kit/ has consistent styling regardless of platform.
coming cordova/sencha touch background suggest try create own style using default react native components, reason before having same question regarding component library use target platform @ once, react native isn't 100% cross platform , learning style on different platform might give idea , feedback evaluation, unless aiming have project possible , different story.
Comments
Post a Comment