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
{{ message }}
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.
Is your feature request related to a problem? Please describe.
We need a clear pattern for using static assets in a cross-platform manner. e.g. images.
For example - an extension of this method might work well for us: https://github.com/vovkasm/react-native-web-image
Describe the solution you'd like
The solution should provide a clear pattern and a code example which implements the pattern.
It is ok to assume that a cosmic app is always online - offline support is not a priority for the project.
The solution needs to work well for all supported platforms. e.g. web, ios, android and desktop/electron.
Describe alternatives you've considered
n/a
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
We need a clear pattern for using static assets in a cross-platform manner. e.g. images.
For example - an extension of this method might work well for us: https://github.com/vovkasm/react-native-web-image
Describe the solution you'd like
The solution should provide a clear pattern and a code example which implements the pattern.
It is ok to assume that a cosmic app is always online - offline support is not a priority for the project.
The solution needs to work well for all supported platforms. e.g. web, ios, android and desktop/electron.
Describe alternatives you've considered
n/a
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: