React Native Registration Part 1 - Finished app and the Backend

preview_player
Показать описание
In this episode I will show you the finished app and how the backend works.
Рекомендации по теме
Комментарии
Автор

Your stuff is the truth. No BS, just good content. Keep on doing what you're doing. You inspired me to make some videos!

remixisthis
Автор

thanks for the registration series, expecting more videos on react native.

ismailakheel
Автор

Cool stuff man, I've been using rails for a year now and started learning React Native today~! I appreciate you clearing up whether or not I can use rails on the backend. <3

primetimetran
Автор

Haven't watched your video yet but you already have me by showing the finished product in the first video, something missing in a lot of RN videos

rakazaha
Автор

Super informative about access tokens :) ... Thanks

vaibhavarora
Автор

this is awesome video thanks for share with us. i am ruby developer and i am start to learn react-native + rails grapahQL api so you please create same video with graphQL + add social login too thanks

Fardin
Автор

awesome, this is the tutorial that i looking for

zulfikra
Автор

Very nice tutorials! It would also be amazing if you explained how to create rail api :). It took me a while to get it.

ignacioojanguren
Автор

Dear Isaac i have a question if i build registration with react native and firebase it must be use asyncstorage ?

amirchahine
Автор

This series is very helpful in learning React Native. Awesome work!. Is there any way to reduce code repetitions like redirect or getToken methods. Is there a way where we can use some lib or other class for common code.

xpro_labs
Автор

Hi Isaac! I have a question in regards to the token. Do I need to save token into the database? Or can I just send the token with the user id and then verify the user based on id from the token in the database? Is this a secure approach? Thank you for your reply! BTW great series!

anita
Автор

Hi, thanks for this videos ;). Little question here: for implementing a facebook connect only, is this necessary to implement this full registration?

MrBenjaminb
Автор

Nice work. Having issues with backend. Out of curiosity, what ruby / rails versions did you use?

peterxhunt
Автор

Really awesome tutorial!!!.Can we expect Registrations with React from your channel?

dineshpallapa
Автор

Hi. At the beginning of the video, i noticed that one of your table's column was "Password digest". Can you give me more insight into what you are using that for, or how you managed to create the digests? And is it really necessary to include along with access token?

whatever
Автор

Hello Isaac how take a picture with React native ?

kurusanyasuke
Автор

is it ok or possible if i don't follow the registration part of the tutorials? Because i only need the login part.

jayem
Автор

Hey Isaac, , your backend Rails script was not included on your github repos. Could you in any way share the Rails script and a little instruction on how to set it up? Thanks

kellystephen
Автор

I found your video very helpful. But can you make a video or at least explain how you set up the database? This is very important as well

kellystephen
Автор

How to I add user icon inside react native tcomb-form input filed place holder?

ismailakheel