Skip to content

Instantly share code, notes, and snippets.

@spencercarli
Created April 17, 2017 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spencercarli/85c289a686c518d63368a37908e8ca9c to your computer and use it in GitHub Desktop.
Save spencercarli/85c289a686c518d63368a37908e8ca9c to your computer and use it in GitHub Desktop.
import { AppRegistry } from "react-native";
import FlatListDemo from "./FlatListDemo";
AppRegistry.registerComponent("FlatListDemo", () => FlatListDemo);
import { AppRegistry } from "react-native";
import FlatListDemo from "./FlatListDemo";
AppRegistry.registerComponent("FlatListDemo", () => FlatListDemo);
@MANAYATHU
Copy link

what is the reason and please fixing code

@MANAYATHU
Copy link

iam a trainee of redbytes software company please reslove issue

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