Skip to content

krimywebdev/profile-page-app

Repository files navigation

This project was bootstrapped with Create React Native App.

Below you'll find information about performing common tasks. The most recent version of this guide is available here.

This project is a sample project for Pumpup and it shows 3 components, user's profile and bio which is parsed out to make links out of #hashtags and @mentions.

The technologies used are React Native, Redux-Thunk, Redux-Reselect and MochaJS with ShouldJS as assertion library for the tests.

Please see these screenshots of the iOS App created with this code. Screenshot1 Screenshot2

  1. To start the project use, 'yarn start'
  2. To test, use 'npm test'
  3. For linting, use './node_modules/.bin/eslint -c .eslintrc — ext .js src'

About

Its in react native using redux-thunk and reselect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published