Skip to content

PttB422/assignment

Repository files navigation

Assignment

A simple application that displays a gif and fetching posts from

https://jsonplaceholder.typicode.com/posts

There is also a text input that allows users to filter posts and a button when press will re-render the list with same posts but with a different random number

Installation

Clone this repository. You will need node and npm or yarn installed globally on your machine.

Open the repository and run

yarn

or

npm i

Go to your ios folder and run

pod install

To run on Android

yarn android

or

npx react-native run-android

To run on iOS

yarn ios

or

npx react-native run-ios

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published