Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pietile/pietile-native-kit

🥧 Set of React Native components
https://github.com/pietile/pietile-native-kit

accordion components fadein-fadeout keyboard keyboardavoiding keyboardaware react-native

Last synced: 2 days ago
JSON representation

🥧 Set of React Native components

Awesome Lists containing this project

README

        

# 🥧 Pietile Native Kit

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.

## List of components

- [ExpandableView](/packages/expandable-view) - View that changes its height with nice animation
- [FadeView](/packages/fade-view) - View that changes content gracefully
- [PageSlider](/packages/page-slider) - Simple page slider
- [KeyboardAwareScrollView](/packages/keyboard-aware-scrollview) - ScrollView that moves child input just above the keyboard when later gets focus

## Example

[Example app](/example) contains all the components in action.

## License

All Pietile Native Kit components are MIT License.