Open coofzilla opened 3 months ago
Honestly, I haven't thought about anything yet.
The example app is actually the expo-router-with-tv example (which is better described here) with some small changes to work in a monorepo along with the media-console
package. I liked that it works for the web, even if react-native-video
doesn't support web YET, we can have some things ready for when the time comes.
Anything besides what's implemented there I guess it's a plus. Feel free to go crazy
ref this discussion https://github.com/LunatiqueCoder/react-native-media-console/pull/120#issuecomment-2286554912
@LunatiqueCoder Moving the conversation over here :)
so, were you just imagining adding a fourth tab? As the bottom Tab navigator?
For example, you'd have:
Then
Examples
would contain a list of the examples. Pressing one -> navigates to that specific example/use case/implementation? As described previously in the link above.