All Projects → vikrantnegi → RN-Book-Search

vikrantnegi / RN-Book-Search

Licence: MIT license
A Book search app using Expo (React Native) and Google Books API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to RN-Book-Search

Expo Crossy Road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Stars: ✭ 701 (+2317.24%)
Mutual labels:  react-navigation, expo
React Native Boilerplate
A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.
Stars: ✭ 135 (+365.52%)
Mutual labels:  react-navigation, expo
Lego Expo
Play with Lego bricks anywhere using Expo
Stars: ✭ 65 (+124.14%)
Mutual labels:  react-navigation, expo
Lyrics King React Native
Lyrics King is React Native song lyrics search app, built with Expo. Designed with Adobe XD.
Stars: ✭ 261 (+800%)
Mutual labels:  react-navigation, expo
React Native Examples
A repo that contain React Native examples most related to tutorials I publish
Stars: ✭ 222 (+665.52%)
Mutual labels:  react-navigation, expo
Expo Spotify
Spotify UI Clone with React Native & Expo || web support => https://expo-spotify.vercel.app
Stars: ✭ 287 (+889.66%)
Mutual labels:  react-navigation, expo
Expo Disneyplus
Disney+ UI Clone with React Native & Expo
Stars: ✭ 130 (+348.28%)
Mutual labels:  react-navigation, expo
react-native-boilerplate
Expo + Redux + React Navigation Pre-setup Template (expo SDK 44)
Stars: ✭ 142 (+389.66%)
Mutual labels:  react-navigation, expo
Expo Firebase Starter
🔥⚛️📱 Expo + Firebase Starter Kit
Stars: ✭ 199 (+586.21%)
Mutual labels:  react-navigation, expo
Expo Native Firebase
🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
Stars: ✭ 197 (+579.31%)
Mutual labels:  react-navigation, expo
Instagram
A universal instagram clone built with Expo
Stars: ✭ 258 (+789.66%)
Mutual labels:  react-navigation, expo
coronadev
Aplicativo para consultar a situação global do COVID-19
Stars: ✭ 44 (+51.72%)
Mutual labels:  react-navigation, expo
react-native-shopping-app
A shopping app using React Navigation, Redux, Redux-Thunk and Firebase.
Stars: ✭ 67 (+131.03%)
Mutual labels:  react-navigation, expo
Expo Netflix
Netflix UI Clone with React Native & Expo || web support => https://expo-netflix.vercel.app
Stars: ✭ 297 (+924.14%)
Mutual labels:  react-navigation, expo
expo-multi-screen-starter
react native / expo / react navigation v6
Stars: ✭ 74 (+155.17%)
Mutual labels:  react-navigation, expo
Reactnativeauth
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
Stars: ✭ 108 (+272.41%)
Mutual labels:  react-navigation, expo
acgnfuns-app
A react native app based on expo, dva, etc.
Stars: ✭ 14 (-51.72%)
Mutual labels:  react-navigation, expo
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (+86.21%)
Mutual labels:  react-navigation, expo
Expo Uber
Uber UI Clone with React Native & Expo
Stars: ✭ 186 (+541.38%)
Mutual labels:  react-navigation, expo
Pillar Valley
👾A cross-platform video game built with Expo, three.js, and Firebase! 🎮🕹
Stars: ✭ 242 (+734.48%)
Mutual labels:  react-navigation, expo

RN Book Search

A React Native app built using Expo.

Now available on Google Play Store

Get it on Google Play

Expo Demo Link

Features and TODOs

  • Styled Component
  • Placeholder components
  • Custom fonts
  • Dark Mode
  • Add Type support (Flow? or Typescript?)
  • Test Cases (Jest?)
  • Error reporting (Bugsnag)
  • Offline support
  • Add animations
  • Auto detect preferred color scheme (light, dark, or no preference)
  • Automating App build and Deployment using Fastlane

App Preview

Video Preview

ScreenShots

Light Mode

     

Dark Mode

     


Getting Started guide:

  1. Install the latest Node
  2. Install Expo - npm install expo-cli --global
  3. cd into this project directory
  4. npm install or yarn install
  5. Run expo start

API's Used:


FAQ:

  • Why does the app has large size?
    • Unfortunately Expo apps has large size as they includes a bunch of APIs regardless whether or not you are using them. Expo team is working on making Expo apps leaner.

Semantic Commit Messages:

Follows semantic commit messages. Learn more here.


License:

Licensed under the MIT.


Author:

Vikrant Negi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].