You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a newer programmer, and I am interested in using this library as part of my react native app (I am building an avatar creator). SQL db requires a model to be added before use, and in a NoSQL db they can use models, but do not have to? Is there a way to declare the model prior to use?