Set of React Native components that are useful for building various types of UI elements. The detailed description is available inside of each package directory.
- ExpandableView - View that changes its height with nice animation
- FadeView - View that changes content gracefully
- PageSlider - Simple page slider
- KeyboardAwareScrollView - ScrollView that moves child input just above the keyboard when later gets focus
Example app contains all the components in action.
All Pietile Native Kit components are MIT License.