Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React native fetch issue #9369

Closed
krishbhattacharyya opened this issue Aug 12, 2016 · 4 comments
Closed

React native fetch issue #9369

krishbhattacharyya opened this issue Aug 12, 2016 · 4 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@krishbhattacharyya
Copy link

krishbhattacharyya commented Aug 12, 2016

Hi,
I am new in react native and facing problem in fetch data-
Below in the shared screen shot in the console section I got the array within "_65" after fetch data. How can I show this in list view? And can I pass the array with the navigator passProps for another screen?

screenshot from 2016-08-12 12 39 05

@ryankask
Copy link
Contributor

ryankask commented Aug 12, 2016

Hi there.

fetch, like almost all APIs in React Native, is asynchronous. You can learn more about how to use it here: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch.

Also, you need to change the underlayColor prop value to #ededed.

GitHub issues are where bugs are reported rather than a place to ask questions. In the future, try asking on StackOverflow or in the Reactiflux chat room.

Good luck!

@ryankask
Copy link
Contributor

@facebook-github-bot answered

@ghost
Copy link

ghost commented Aug 12, 2016

Closing this issue as @ryankask says the question asked has been answered. Please help us by asking questions 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.

@ghost ghost closed this as completed Aug 12, 2016
@ghost ghost added the Ran Commands One of our bots successfully processed a command. label Aug 12, 2016
@krishbhattacharyya
Copy link
Author

Okay,
Thanks.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants