Ask HN: What Is the Difference Between NativeBase and React Native Elements? 3 points by claudiojulio 9y ago ↗ HN The two look the same, with RNE overtaking NativeBase in number of stars in Github.Translated automatically.
[–] aviciious 9y ago ↗ Disclaimer: I work for NativeBase.Both RNE and NativeBase are good and while the number of Github stars on RNE is greater, the number of downloads is greater for NativeBase.Here's the stat for NativeBase, https://npm-stat.com/charts.html?package=native-base&from=20... and here's for RNE, https://npm-stat.com/charts.html?package=react-native-elemen...To add, there's a feature of theming in NativeBase via which you can add a uniform theme throughout your app. [–] claudiojulio 9y ago ↗ Thanks!
2 comments
[ 2.1 ms ] story [ 18.3 ms ] threadBoth RNE and NativeBase are good and while the number of Github stars on RNE is greater, the number of downloads is greater for NativeBase.
Here's the stat for NativeBase, https://npm-stat.com/charts.html?package=native-base&from=20... and here's for RNE, https://npm-stat.com/charts.html?package=react-native-elemen...
To add, there's a feature of theming in NativeBase via which you can add a uniform theme throughout your app.