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 Feb 7, 2024. It is now read-only.
I am using React Native and I am making a game with this library. When I made a sprite, it came up with this warning, but the sprite shows up and works completely fine. It is more of an annoyance with the ugly yellow warning
-- I have tried src={'../../images/sampleimage.png'}
and it seems to make the error go away but the image isn't there. Here is my code =>
The text was updated successfully, but these errors were encountered:
I am using React Native and I am making a game with this library. When I made a sprite, it came up with this warning, but the sprite shows up and works completely fine. It is more of an annoyance with the ugly yellow warning
![image](https://user-images.githubusercontent.com/22671802/34273723-29fc950a-e65b-11e7-9f2c-b37437a59af5.png)
-- I have tried
![image](https://user-images.githubusercontent.com/22671802/34273677-ff121342-e65a-11e7-9cb5-487fbef95d95.png)
src={'../../images/sampleimage.png'}
and it seems to make the error go away but the image isn't there. Here is my code =>
The text was updated successfully, but these errors were encountered: