DEV Community

Aaron K Saunders
Aaron K Saunders

Posted on • Updated on

React Native Mobile WrapUp Tutorial: Supabase Realtime, ReactHookForm, Modal, FlatList, ImagePicker

In the final video in the 9 part series, we put together everything we covered to show saving record to Supabase database. In the record we include a reference to an image uploaded to a supabase bucket using the ImagePicker to pick an image from the gallery or take a photo.

Finally we use react hook form to validate the data before saving it to the database; Then we use supabase realtime to get updates when the table the data is saved to is updated

Video

Links

ko-fi

Top comments (0)