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

How to copy images (such as albums) on the local disk to the image tag? #21567

Closed
SmallCat123 opened this issue Oct 8, 2018 · 2 comments
Closed
Labels
Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot. Type: Discussion Long running discussion.

Comments

@SmallCat123
Copy link

RN Chinese online said image tags can be directly displayed on the local disk (such as albums), how to set up?
https://reactnative.cn/docs/image/

GitHub Issues in the facebook/react-native repository are used exclusively for tracking bugs in React Native. GitHub may not be the ideal place to ask questions about using React Native, but we have compiled a list of resources that should help.

Get help with your React Native app or ask code-level questions

Many members of the community use Stack Overflow to ask questions. Read through the existing questions tagged with react-native or ask your own!

Talk about best practices or propose changes to React Native

For longer-form conversations about React Native, we’ve set up a discussion forum at discuss.reactjs.org. This forum is a great place for discussion about best practices and application architecture as well as the future of React Native.

Chat with React and React Native community members

If you need an answer right away, check out the Reactiflux Discord community. There are usually a number of React Native experts there who can help out or point you to somewhere you might want to look.

@TonyGGC
Copy link

TonyGGC commented Oct 11, 2018

首先获取手机读写权限 和 相机权限
设置如下:
<Image style={{ width: '100%', height: '100%' }} source={{ uri: 'file:///storage/emulated/0/Download/crop_20a7dc7fbd29d679b456fa0f77bd9525d.jpg'}} />

@hramos hramos added Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. and removed Type: Discussion Long running discussion. labels Nov 13, 2018
@react-native-bot react-native-bot added the Type: Discussion Long running discussion. label Nov 14, 2018
@react-native-bot
Copy link
Collaborator

Please use Stack Overflow for this type of question.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Nov 14, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Nov 14, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Nov 14, 2019
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: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot. Type: Discussion Long running discussion.
Projects
None yet
Development

No branches or pull requests

4 participants