Skip to content

Instantly share code, notes, and snippets.

@gergardiol
Created January 23, 2020 03:07
Show Gist options
  • Save gergardiol/5f5032c56ba96d9010e9c0f34f3e4fa1 to your computer and use it in GitHub Desktop.
Save gergardiol/5f5032c56ba96d9010e9c0f34f3e4fa1 to your computer and use it in GitHub Desktop.
GoogleCastActivity
package com.myapplication;
import com.facebook.react.GoogleCastActivity;
public class MainActivity extends GoogleCastActivity {
// ..
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment