Skip to content

SimpleForm to fetch data from the github API with custom list view

Notifications You must be signed in to change notification settings

ianvasco/ReactNative-SimpleForm

Repository files navigation

ReactNative-SimpleForm

SimpleForm to fetch data from the github API with custom list view Project Created with Expo.

To install the app, run npm install

Simple project to fetch the repository data for a given user (through a previous form)

app

This project uses native-base for rendering the Form, as well as redux Form for validating user input.

Basic validations were used for each field, easily customizable for everyone needs.

Form is hidden after submit to give more space to fetched data. You could get back adding a button for it. In case you need to show fewer data from the github API you could change the url end to "?page=/number/&per_page=/desired_data/".

SlimAsync were used to simplify middleware.

About

SimpleForm to fetch data from the github API with custom list view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published