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
Apps are located under app dir.
This dir accepts all kinds of small apps that demo certain aspect of SNSAPI.
If you are developing a large app using SNSAPI,
it is not recommended to merge it into SNSAPI.
On the contrary, you can add SNSAPI as one submodule of your App.
For example, see how
SNSRouter
is layed-out.