react-native-animated-picker

An ios picker inside a keyboard and other utils to make custom keyboards.

Usage no npm install needed!

<script type="module">
  import reactNativeAnimatedPicker from 'https://cdn.skypack.dev/react-native-animated-picker';
</script>

README

react-native-animated-keyboard

An ios picker inside a keyboard and other utils to make custom keyboards.

Installation

Running the example

First, clone this repo and go to the example folder and install the project:

cd example
npm install