All,<p>I built this app using the third party React Native WkWebView component (<a href="https://developer.apple.com/documentation/webkit/wkwebview" rel="nofollow">https://developer.apple.com/documentation/webkit/wkwebview</a>), but serving a mobile-optimized React website from it so that it can also be accessed on Android via <a href="https://www.theroseleague.com" rel="nofollow">https://www.theroseleague.com</a>. The app itself is 4 MB as a result, yet still feels native due to modern webkit optimizations.<p>The back-end is .NET Core 2.0 from a docker image on DigitalOcean and SQL Server as the db. I am using .NET Core's memory cache heavily.<p>Of note, for the live scoring during the episodes, the latest CI dev package (last Friday) of SignalR Core is used. With over 1500 users at this point, so far so good (knock on wood).<p>App feedback in general, or any questions at all are welcome! And if you personally do not watch Bachelor in Paradise, but could share with people you know that watch the show that would be fantastic.