Cyro
Cyro
@ryanbradynd05, this is the solution, use "json.RawMessage". ``` type MovieChanges struct { Changes []struct { Key string `json:"key"` Items []struct { ID json.RawMessage `json:"id"` Action json.RawMessage `json:"action"` Time json.RawMessage `json:"time"`...
> I have render successfully geojson with multipolygon type, and now i want to get data from geojson file and show it by press event, i try in react-native-maps but...
Hi @sayem314, this wrapper only supports version 3 for now. Last time I checked, v4 was not complete, how is it now days?
@sayem314 cool. Let's build v4 then.
@sayem314 I gave up on v2, so I added support in this PR: https://github.com/cyruzin/golang-tmdb/pull/57
Same here: iOS: 18.5 iPhone 14 Pro Max
Hi @andrefedev, in simple words: time. I used a generator a few years ago. Feel free to enhance the project.
@Nuxij @andrefedev https://github.com/cyruzin/golang-tmdb/releases/tag/v1.7.0
Thanks for reporting this bug. I’ll investigate.
This issue has been fixed on #90