Skip to content

WrathChaos/react-native-horizontal-picker-2

Repository files navigation

React Native Horizontal Picker 2

React Native Horizontal Picker 2

npm version npm Platform - Android and iOS License: MIT styled with prettier

React Native Horizontal Picker 2

Installation

Add the dependency:

npm i react-native-horizontal-picker-2

Peer Dependencies

```Zero Dependency`

Usage

Import

import HorizontalPicker from "react-native-horizontal-picker-2";

Fundamental Usage

  • Coming Soon

Example Project 😍

You can checkout the example project 🥰

Simply run

  • npm i
  • react-native run-ios/android

should work of the example project.

Configuration - Props

  • Coming Soon
|

Future Plans

  • LICENSE
  • Full Code Refactor
  • Better example
  • Cooler GIF
  • Write an article about the lib on Medium

Credits

This is a new fork from React Native Picker Horizontal Since this is no updated more than 2 years, I will maintain this one :)

Author

FreakyCoder, kurayogun@gmail.com

License

React Native Horizontal Picker 2 is available under the MIT license. See the LICENSE file for more info.