@actualwave/react-native-kingnare-style

Library of UI components for React Native that implements Kingnare Theme originlly created for Adobe Flex

Usage no npm install needed!

<script type="module">
  import actualwaveReactNativeKingnareStyle from 'https://cdn.skypack.dev/@actualwave/react-native-kingnare-style';
</script>

README

React Native Kingnare Style

Set of React Native components styled using theme close to Kingnare theme built for Adobe Flex.

These components have no native dependencies but were tested on android only.

TODO

  1. use forwardRef where methods of RN components must be exposed(ScrollView)