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

https://github.com/aaronksaunders/ionic-react-pickerapp1

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.
https://github.com/aaronksaunders/ionic-react-pickerapp1

forms ionic-framework ionic-react ionpicker-component javascript picker-component react react-hooks reactjs sample-code tutorial

Last synced: 10 months ago
JSON representation

This is a sample Ionic ReactJS Application using the IonPicker Component derived from plain javascript example provided in the Ionic Framework Picker Documentation.

Awesome Lists containing this project

README

          

# ionic-react-pickerapp1

This is a sample [Ionic ReactJS](https://ionicframework.com/docs/react) Application using the [IonPicker Component](https://ionicframework.com/docs/api/picker#properties) derived from plain javascript example provided in the [Ionic Framework Picker Documentation](https://github.com/ionic-team/ionic-docs/blob/master/src/demos/api/picker/index.html).

We also use [React Hooks](https://reactjs.org/docs/hooks-state.html) to manage the state and the example is based off of the Ionic ReactJS Template so we are supporting Typescript.

## Full Blog Post
https://dev.to/aaronksaunders/ionic-react-picker-example-877