Caglar

Results 4 comments of Caglar

The endpoint for the reels clips is **https://i.instagram.com/api/v1/clips/user/** request body takes parameteres **_uuid** and **target_user_id** for the initial request then **max_id** added for the next pages.

> Does that support Staggered View/ masonry view or dynamic heights? Flashlist doesn't support dynamic heights and estimatedItemSize prop also doesn't work well with dynamic heights..

> This library adds native code. If you want to use it with expo, you'll need a custom expo dev client. It works It didn't work with expo dev client.

> @martymfly for me it did I finally got it to work with dev-client. I used to build development build through eas then run the app with expo start --dev-client...