List of standard React Native Tags
Includes React Native tags list JSON files.
Install
$ npm i react-native-tag-names --save
Usage
const RNTags = ; console;//=> ["DrawerLayoutAndroid", "ImageBackground", "InputAccessoryView", ...]
Void (self-closing) tags:
const voidRNTags = ; console;//=> ["ActivityIndicator", "Button", "Checkbox",, ...]
License
MIT © Pritish Vaidya