Skip to content

Instantly share code, notes, and snippets.

@selvan
Last active August 20, 2020 16:46
Show Gist options
  • Save selvan/25731192ed68ccae97b2a2529b615eb6 to your computer and use it in GitHub Desktop.
Save selvan/25731192ed68ccae97b2a2529b615eb6 to your computer and use it in GitHub Desktop.
Mobile Course

Mobile

Fundamentals

Login/Registration

Layout

Navigation

Data fetching & management (Redux etc)

Push Notification

Deep linking

Sharing cookies between web and app (Dealing cookies at Network layer level - react-native-cookies)

Webview & App view integration and sharing cookies between webview and app

Social auth integration / SSO integration

Caching mechanism for Webview, injecting libraries such as tensor flow, jQuery

AOT & JIT

Code push

Intermediate (Flutter)

File IO / Persistance

Network IO - TCP/UDP

IPC & RPC

Concurrency

Graphics / Canvas

Advanced

Embed native view with in flutter Widget

Trigger new activity from flutter widget (FlutterActivity)

Integration with SDL - Audio/Video

Kotlin native - C interops

Game engine development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment