• Stars
    star
    1
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Application

More Repositories

1

Complete_Shopping_MERN_Stack

This repository is all about MERN Stack Development, using MongooDB, Express.js, React.js Node.js i designed it. You will also find how to use REST API in project. moreover you'll get a better idea about connection between frontEnd and backEnd.
JavaScript
7
star
2

Shopify_API_React_Native

First project awarded to me in Kwanso
TypeScript
4
star
3

Flutter_Using_Bloc_And_Api_Calls

This repository is about how to use bloc, in flutter apps and what to do with API Calls.
Java
3
star
4

Flutter_with_GraphQL_BLoC

This repository is providing the usage of graphql responses in flutter and also with Bloc pattern.
Dart
3
star
5

QR_Code_Scanner

This repository is having complete implementation of qr scanning, just clone it and then 'npm start' you are good to go. Cheers
JavaScript
2
star
6

React_Native_Basic_Structure

This repo is provided you to start your new react native project any time, I have included react-navigation, react-native-gesture-handler, react-native-vector-icons, and react-native-image-picker libraries ready to use. Rest you can download it and just go to your terminal, write there command, 'npm install', then 'react-native run-android' and then npm start. Now you are all set to go. Change the basic settings of the project according to your needs, like what is the name of app and the things like this. I hope you'll enjoy while working on this, Bundle of Thanks.
JavaScript
2
star
7

BlueTooth_React_Native_integrated

This repository is the basic implementation of bluetooth inside reactnative appliaction. by downloading this repo, you will be having a basic setup of bluetooth in which you can enable/disable your bluetooth using application and you can search for new available blue tooth devices. I hope you people will enjoy using this repository. All you have to do is to download this repo and in your root folder run the command through your terminal "npm install then npm start" good to go.
JavaScript
2
star
8

Language_App

Java
1
star
9

React_Native_Reusable_Components

TypeScript
1
star
10

Flutter_BLoC_Complete_LoginSignUp

Dart
1
star
11

Manage_Dynamic_Inputs_React_Native

iAuditor
JavaScript
1
star
12

React_Native_Hooks

JavaScript
1
star
13

REST_API_MoongoDB

This repository is all about how to use REST API using mongooDb Async and Await is also there is this repository. Hope you guys will enjoy this repo. In case of any problem you can contact me, contact details will be given inside code or readme file.
JavaScript
1
star
14

Todo_App_React_Redux_Compete

This repository will give you idea about how to build a react native todo app using react native + redux. Hope you guys will enjoy the repository, in case of any confusion you can any time contact me, contact details will be given to you inside code and in readme file.
JavaScript
1
star
15

ReactNativeFirebase

This repository gives you a complete login authentication system using firebase. All the necessary checks upon sign up and login and handled in this repository. You can find all possible errors while handling the sign up and sign in.
JavaScript
1
star
16

Using_Redux_ReactNative_FontSize-Changes

this repository is made up of using react native and redux, the work that is being done here is to change your font size in settings and that font size will be applied to whole of your application. Just ajdust size once, no need to change it for every screen.
JavaScript
1
star
17

formik_Usage

This repository is about the usage of Formik + Yup, to validate your form data before submission. The beauty of formik is, it always validate your data before submission and maintain it's own state, instead of parent state. Parent never bothers what's happening inside formik, all the updation to the state is local inside the formik component until unless you call parental function of containing setState to state your state. Hope you guys will enjoy the repository.
Objective-C
1
star