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
This issue looks like a question that would be best asked on StackOverflow.
StackOverflow is amazing for Q&A: it has a reputation system, voting, the ability to mark a question as answered. Because of the reputation system it is likely the community will see and answer your question there. This also helps us use the GitHub bug tracker for bugs only.
Will close this as this is really a question that should be asked on StackOverflow.
Is this a bug report?
No
Environment
react-native-cli: 2.0.1
react-native: 0.46.4
node: v7.10.0
npm: 5.0.1
Target Platform:
Android
Development Operating System:
win10
Build tools:
Androind SDK 23
Steps to Reproduce
my code below:
`
public class UEMPackage extends LazyReactPackage {
}
`
Expected Behavior
I want use XMLHttpRequest or fetch to requeset a resourse by custom NetworkingModule, but it happend a waring or error
Actual Behavior
The text was updated successfully, but these errors were encountered: