Training a model on react native tensorflow

Hi I was wondering if anyone had any expertise into how to build and train models ising tensorflow react native? How would i go about building a data set etc etc

So building a dataset would be agnostic to running in react native - you may find my course here useful which talks about gathering training data etc:

Once you have the data you can then train a model and deploy to the TFJS react native environment and use there as detailed in this announcement: