SYMBOL INDEX (703 symbols across 101 files) FILE: __tests__/change-observer-handler.test.js function toNumberedCollectionIndex (line 6) | function toNumberedCollectionIndex(arr) { FILE: example/.vscode/typings/react-native/react-native.d.ts type Promise (line 32) | interface Promise { type PromiseConstructor (line 53) | interface PromiseConstructor { type ReactClass (line 126) | interface ReactClass { type Runnable (line 136) | type Runnable = ( appParameters: any ) => void; type NativeSyntheticEvent (line 140) | interface NativeSyntheticEvent { type NativeTouchEvent (line 155) | interface NativeTouchEvent { type GestureResponderEvent (line 202) | interface GestureResponderEvent extends NativeSyntheticEvent { type TextStatic (line 436) | interface TextStatic extends React.ComponentClass { type TextInputIOSProperties (line 445) | interface TextInputIOSProperties { type TextInputAndroidProperties (line 501) | interface TextInputAndroidProperties { type TextInputProperties (line 531) | interface TextInputProperties extends TextInputIOSProperties, TextInputA... type TextInputStatic (line 663) | interface TextInputStatic extends NativeComponent, React.ComponentClass<... type GestureResponderHandlers (line 694) | interface GestureResponderHandlers { type ViewStyle (line 786) | interface ViewStyle extends FlexStyle, TransformsStyle { type ViewPropertiesIOS (line 807) | interface ViewPropertiesIOS { type ViewPropertiesAndroid (line 830) | interface ViewPropertiesAndroid { type ViewProperties (line 901) | interface ViewProperties extends ViewPropertiesAndroid, ViewPropertiesIO... type ViewStatic (line 978) | interface ViewStatic extends NativeComponent, React.ComponentClass { type SegmentedControlIOSProperties (line 1069) | interface SegmentedControlIOSProperties { type NavigatorIOSProperties (line 1074) | interface NavigatorIOSProperties extends React.Props { type NavigationIOS (line 1127) | interface NavigationIOS { type NavigatorIOSStatic (line 1174) | interface NavigatorIOSStatic extends NavigationIOS, React.ComponentClass... type ActivityIndicatorIOSProperties (line 1181) | interface ActivityIndicatorIOSProperties extends React.Props { type PickerIOSStatic (line 1302) | interface PickerIOSStatic extends React.ComponentClass { type SliderIOSStatic (line 1371) | interface SliderIOSStatic extends React.ComponentClass { type SwitchIOSStatic (line 1432) | interface SwitchIOSStatic extends React.ComponentClass { type ImageStatic (line 1565) | interface ImageStatic extends React.ComponentClass { type ListViewProperties (line 1574) | interface ListViewProperties extends ScrollViewProperties, React.Props { type MapViewAnnotation (line 1688) | interface MapViewAnnotation { type MapViewRegion (line 1701) | interface MapViewRegion { type MapViewPropertiesIOS (line 1708) | interface MapViewPropertiesIOS { type MapViewProperties (line 1717) | interface MapViewProperties extends MapViewPropertiesIOS, Touchable, Rea... type MapViewStatic (line 1819) | interface MapViewStatic extends React.ComponentClass { type TouchableWithoutFeedbackAndroidProperties (line 1823) | interface TouchableWithoutFeedbackAndroidProperties { type TouchableWithoutFeedbackIOSProperties (line 1834) | interface TouchableWithoutFeedbackIOSProperties { type TouchableWithoutFeedbackProperties (line 1849) | interface TouchableWithoutFeedbackProperties extends TouchableWithoutFee... type TouchableWithoutFeedbackProps (line 1897) | interface TouchableWithoutFeedbackProps extends TouchableWithoutFeedback... type TouchableWithoutFeedbackStatic (line 1908) | interface TouchableWithoutFeedbackStatic extends React.ComponentClass { type NavigatorStatic (line 2151) | interface NavigatorStatic extends React.ComponentClass { type TabBarItemStatic (line 2429) | interface TabBarItemStatic extends React.ComponentClass { type TabBarIOSStatic (line 2455) | interface TabBarIOSStatic extends React.ComponentClass { type NativeScrollRectangle (line 2750) | interface NativeScrollRectangle { type NativeScrollPoint (line 2757) | interface NativeScrollPoint { type NativeScrollSize (line 2762) | interface NativeScrollSize { type NativeScrollEvent (line 2767) | interface NativeScrollEvent { type ActionSheetIOSOptions (line 2785) | interface ActionSheetIOSOptions { type ShareActionSheetIOSOptions (line 2795) | interface ShareActionSheetIOSOptions { type ActionSheetIOSStatic (line 2804) | interface ActionSheetIOSStatic { type AdSupportIOSStatic (line 2813) | interface AdSupportIOSStatic { type AlertIOSButton (line 2818) | interface AlertIOSButton { type AlertIOSStatic (line 2834) | interface AlertIOSStatic { type AppStateIOSStatic (line 2856) | interface AppStateIOSStatic { type AsyncStorageStatic (line 2871) | interface AsyncStorageStatic { type CameraRollFetchParams (line 2929) | interface CameraRollFetchParams { type CameraRollNodeInfo (line 2937) | interface CameraRollNodeInfo { type CameraRollEdgeInfo (line 2944) | interface CameraRollEdgeInfo { type CameraRollAssetInfo (line 2948) | interface CameraRollAssetInfo { type CameraRollStatic (line 2959) | interface CameraRollStatic { type FetchableListenable (line 2991) | interface FetchableListenable { type NetInfoStatic (line 3019) | interface NetInfoStatic extends FetchableListenable { type PanResponderGestureState (line 3033) | interface PanResponderGestureState { type PanResponderCallbacks (line 3094) | interface PanResponderCallbacks { type PanResponderInstance (line 3110) | interface PanResponderInstance { type PanResponderStatic (line 3122) | interface PanResponderStatic { type PushNotificationPermissions (line 3157) | interface PushNotificationPermissions { type PushNotification (line 3163) | interface PushNotification { type PushNotificationIOSStatic (line 3200) | interface PushNotificationIOSStatic { type StatusBarStyle (line 3258) | type StatusBarStyle = string type StatusBarAnimation (line 3263) | type StatusBarAnimation = string type StatusBarIOSStatic (line 3271) | interface StatusBarIOSStatic { type VibrationIOSStatic (line 3291) | interface VibrationIOSStatic { type ActivityIndicatorIOS (line 3305) | type ActivityIndicatorIOS = ActivityIndicatorIOSStatic type DatePickerIOS (line 3308) | type DatePickerIOS = DatePickerIOSStatic type Image (line 3311) | type Image = ImageStatic type LayoutAnimation (line 3314) | type LayoutAnimation = LayoutAnimationStatic type ListView (line 3317) | type ListView = ListViewStatic type MapView (line 3320) | type MapView = MapViewStatic type Navigator (line 3323) | type Navigator = NavigatorStatic type NavigatorIOS (line 3326) | type NavigatorIOS = NavigatorIOSStatic type PickerIOS (line 3329) | type PickerIOS = PickerIOSStatic type SliderIOS (line 3332) | type SliderIOS = SliderIOSStatic type ScrollView (line 3335) | type ScrollView = ScrollViewStatic type StyleSheet (line 3338) | type StyleSheet = StyleSheetStatic type SwitchIOS (line 3341) | type SwitchIOS = SwitchIOSStatic type TabBarIOS (line 3344) | type TabBarIOS = TabBarIOSStatic type Text (line 3347) | type Text = TextStatic type TextInput (line 3350) | type TextInput = TextInputStatic type TouchableHighlight (line 3353) | type TouchableHighlight = TouchableHighlightStatic type TouchableNativeFeedback (line 3356) | type TouchableNativeFeedback = TouchableNativeFeedbackStatic type TouchableOpacity (line 3359) | type TouchableOpacity = TouchableOpacityStatic type TouchableWithoutFeedback (line 3362) | type TouchableWithoutFeedback= TouchableWithoutFeedbackStatic type View (line 3365) | type View = ViewStatic type WebView (line 3368) | type WebView = WebViewStatic type ActionSheetIOS (line 3373) | type ActionSheetIOS = ActionSheetIOSStatic type AdSupportIOS (line 3376) | type AdSupportIOS = AdSupportIOSStatic type AlertIOS (line 3379) | type AlertIOS = AlertIOSStatic type AppStateIOS (line 3382) | type AppStateIOS = AppStateIOSStatic type AsyncStorage (line 3385) | type AsyncStorage = AsyncStorageStatic type CameraRoll (line 3388) | type CameraRoll = CameraRollStatic type NetInfo (line 3391) | type NetInfo = NetInfoStatic type PanResponder (line 3394) | type PanResponder = PanResponderStatic type PushNotificationIOS (line 3397) | type PushNotificationIOS = PushNotificationIOSStatic type StatusBarIOS (line 3400) | type StatusBarIOS = StatusBarIOSStatic type VibrationIOS (line 3403) | type VibrationIOS = VibrationIOSStatic type DeviceEventSubscription (line 3415) | type DeviceEventSubscription = DeviceEventSubscriptionStatic type GlobalStatic (line 3427) | interface GlobalStatic { type TestModuleStatic (line 3445) | interface TestModuleStatic { type TestModule (line 3453) | type TestModule = TestModuleStatic type Dimensions (line 3474) | interface Dimensions { FILE: example/.vscode/typings/react/react-addons-css-transition-group.d.ts type CSSTransitionGroupTransitionName (line 10) | interface CSSTransitionGroupTransitionName { type CSSTransitionGroupProps (line 19) | interface CSSTransitionGroupProps extends TransitionGroupProps { type CSSTransitionGroup (line 29) | type CSSTransitionGroup = ComponentClass; type CSSTransitionGroup (line 38) | type CSSTransitionGroup = __React.CSSTransitionGroup; FILE: example/.vscode/typings/react/react-addons-linked-state-mixin.d.ts type ReactLink (line 9) | interface ReactLink { type LinkedStateMixin (line 14) | interface LinkedStateMixin extends Mixin { type HTMLAttributes (line 18) | interface HTMLAttributes { type LinkedStateMixin (line 30) | type LinkedStateMixin = __React.LinkedStateMixin; FILE: example/.vscode/typings/react/react-addons-perf.d.ts type ComponentPerfContext (line 9) | interface ComponentPerfContext { type NumericPerfContext (line 14) | interface NumericPerfContext { type Measurements (line 18) | interface Measurements { FILE: example/.vscode/typings/react/react-addons-pure-render-mixin.d.ts type PureRenderMixin (line 9) | interface PureRenderMixin extends Mixin {} type PureRenderMixin (line 18) | type PureRenderMixin = __React.PureRenderMixin; FILE: example/.vscode/typings/react/react-addons-test-utils.d.ts type SyntheticEventData (line 9) | interface SyntheticEventData { type EventSimulator (line 43) | interface EventSimulator { type MockedComponentClass (line 48) | interface MockedComponentClass { class ShallowRenderer (line 52) | class ShallowRenderer { FILE: example/.vscode/typings/react/react-addons-transition-group.d.ts type TransitionGroupProps (line 10) | interface TransitionGroupProps { type TransitionGroup (line 15) | type TransitionGroup = ComponentClass; type TransitionGroup (line 24) | type TransitionGroup = __React.TransitionGroup; FILE: example/.vscode/typings/react/react-addons-update.d.ts type UpdateSpecCommand (line 9) | interface UpdateSpecCommand { type UpdateSpecPath (line 15) | interface UpdateSpecPath { type UpdateSpec (line 19) | type UpdateSpec = UpdateSpecCommand | UpdateSpecPath; type UpdateArraySpec (line 21) | interface UpdateArraySpec extends UpdateSpecCommand { FILE: example/.vscode/typings/react/react.d.ts type ReactType (line 12) | type ReactType = string | ComponentClass | StatelessComponent; type ReactElement (line 14) | interface ReactElement

> { type ClassicElement (line 21) | interface ClassicElement

extends ReactElement

{ type DOMElement (line 26) | interface DOMElement

> extends ReactElement

{ type ReactHTMLElement (line 31) | interface ReactHTMLElement extends DOMElement> { type ReactSVGElement (line 35) | interface ReactSVGElement extends DOMElement { type Factory (line 43) | interface Factory

{ type ClassicFactory (line 47) | interface ClassicFactory

extends Factory

{ type DOMFactory (line 51) | interface DOMFactory

> extends Factory

{ type HTMLFactory (line 55) | type HTMLFactory = DOMFactory>; type SVGFactory (line 56) | type SVGFactory = DOMFactory; type ReactText (line 63) | type ReactText = string | number; type ReactChild (line 64) | type ReactChild = ReactElement | ReactText; type ReactFragment (line 67) | type ReactFragment = {} | Array; type ReactNode (line 68) | type ReactNode = ReactChild | ReactFragment | boolean; type ReactInstance (line 116) | type ReactInstance = Component | Element; class Component (line 119) | class Component implements ComponentLifecycle { type ClassicComponent (line 133) | interface ClassicComponent extends Component { type ChildContextProvider (line 139) | interface ChildContextProvider { type StatelessComponent (line 147) | interface StatelessComponent

{ type ComponentClass (line 155) | interface ComponentClass

{ type ClassicComponentClass (line 163) | interface ClassicComponentClass

extends ComponentClass

{ type ComponentLifecycle (line 173) | interface ComponentLifecycle { type Mixin (line 183) | interface Mixin extends ComponentLifecycle { type ComponentSpec (line 198) | interface ComponentSpec extends Mixin { type SyntheticEvent (line 208) | interface SyntheticEvent { type ClipboardEvent (line 223) | interface ClipboardEvent extends SyntheticEvent { type CompositionEvent (line 227) | interface CompositionEvent extends SyntheticEvent { type DragEvent (line 231) | interface DragEvent extends SyntheticEvent { type FocusEvent (line 235) | interface FocusEvent extends SyntheticEvent { type FormEvent (line 239) | interface FormEvent extends SyntheticEvent { type KeyboardEvent (line 242) | interface KeyboardEvent extends SyntheticEvent { type MouseEvent (line 257) | interface MouseEvent extends SyntheticEvent { type TouchEvent (line 274) | interface TouchEvent extends SyntheticEvent { type UIEvent (line 285) | interface UIEvent extends SyntheticEvent { type WheelEvent (line 290) | interface WheelEvent extends SyntheticEvent { type EventHandler (line 301) | interface EventHandler { type ReactEventHandler (line 305) | type ReactEventHandler = EventHandler; type ClipboardEventHandler (line 307) | type ClipboardEventHandler = EventHandler; type CompositionEventHandler (line 308) | type CompositionEventHandler = EventHandler; type DragEventHandler (line 309) | type DragEventHandler = EventHandler; type FocusEventHandler (line 310) | type FocusEventHandler = EventHandler; type FormEventHandler (line 311) | type FormEventHandler = EventHandler; type KeyboardEventHandler (line 312) | type KeyboardEventHandler = EventHandler; type MouseEventHandler (line 313) | type MouseEventHandler = EventHandler; type TouchEventHandler (line 314) | type TouchEventHandler = EventHandler; type UIEventHandler (line 315) | type UIEventHandler = EventHandler; type WheelEventHandler (line 316) | type WheelEventHandler = EventHandler; type Props (line 322) | interface Props { type HTMLProps (line 328) | interface HTMLProps extends HTMLAttributes, Props { type SVGProps (line 331) | interface SVGProps extends SVGAttributes, Props { type DOMAttributes (line 334) | interface DOMAttributes { type CSSProperties (line 429) | interface CSSProperties { type HTMLAttributes (line 1692) | interface HTMLAttributes extends DOMAttributes { type SVGAttributes (line 1843) | interface SVGAttributes extends HTMLAttributes { type ReactDOM (line 1905) | interface ReactDOM { type Validator (line 2045) | interface Validator { type Requireable (line 2049) | interface Requireable extends Validator { type ValidationMap (line 2053) | interface ValidationMap { type ReactPropTypes (line 2057) | interface ReactPropTypes { type ReactChildren (line 2079) | interface ReactChildren { type AbstractView (line 2092) | interface AbstractView { type Touch (line 2097) | interface Touch { type TouchList (line 2108) | interface TouchList { type Element (line 2123) | interface Element extends React.ReactElement { } type ElementClass (line 2124) | interface ElementClass extends React.Component { type ElementAttributesProperty (line 2127) | interface ElementAttributesProperty { props: {}; } type IntrinsicAttributes (line 2129) | interface IntrinsicAttributes { type IntrinsicClassAttributes (line 2133) | interface IntrinsicClassAttributes { type IntrinsicElements (line 2137) | interface IntrinsicElements { FILE: example/album-list.js class AlbumList (line 20) | class AlbumList extends Component { method constructor (line 22) | constructor() { method componentDidMount (line 33) | componentDidMount() { method onEditAlbums (line 45) | onEditAlbums() { method createAlbum (line 58) | createAlbum(albumName) { method onAlbumAdd (line 62) | onAlbumAdd() { method renderRightButton (line 77) | renderRightButton(props, a) { method renderLeftButton (line 87) | renderLeftButton() { method componentWillMount (line 97) | componentWillMount() { method renderFinnishEditingButton (line 134) | renderFinnishEditingButton() { method componentWillReceiveProps (line 144) | componentWillReceiveProps(nextProps) { method chunk (line 163) | chunk(arr, len) { method albumPropsToListView (line 173) | albumPropsToListView(props) { method onAlbumPress (line 185) | onAlbumPress(album) { method _renderAlbum (line 189) | _renderAlbum(album, index, columnIndex) { method renderTextField (line 232) | renderTextField(editable, album, rowIndex, columnIndex) { method renderRemoveIcon (line 251) | renderRemoveIcon(album) { method _renderRow (line 264) | _renderRow(albums, sectionIndex, rowIndex) { method render (line 272) | render() { FILE: example/android/app/src/main/java/com/example/MainActivity.java class MainActivity (line 5) | public class MainActivity extends ReactActivity { method getMainComponentName (line 11) | @Override FILE: example/android/app/src/main/java/com/example/MainApplication.java class MainApplication (line 18) | public class MainApplication extends Application implements ReactApplica... method getUseDeveloperSupport (line 21) | @Override method getPackages (line 26) | @Override method getReactNativeHost (line 36) | @Override method onCreate (line 41) | @Override FILE: example/index.android.js class Example (line 15) | class Example extends Component { method render (line 16) | render() { FILE: example/index.ios-ajax.js class Example (line 12) | class Example extends Component { method constructor (line 14) | constructor() { method componentDidMount (line 21) | componentDidMount() { method renderImage (line 99) | renderImage(asset, index) { method render (line 105) | render() { FILE: example/index.ios.js class Example (line 10) | class Example extends Component { method constructor (line 12) | constructor() { method render (line 19) | render() { FILE: example/library-test.js constant TEST_ALBUM_ONE (line 3) | const TEST_ALBUM_ONE = 'RNPF-test-1'; constant TEST_ALBUM_TWO (line 4) | const TEST_ALBUM_TWO = 'RNPF-test-2'; class LibraryTest (line 6) | class LibraryTest { method addTestImagesToAlbumOne (line 8) | addTestImagesToAlbumOne(album) { method addTestImagesToAlbumTwo (line 21) | addTestImagesToAlbumTwo(album) { method _componentWillMount (line 39) | _componentWillMount() { method readd (line 57) | readd() { method removeAlbums (line 72) | removeAlbums(albums) { method cleanUp (line 76) | cleanUp() { method testAlbumsExist (line 108) | testAlbumsExist() { FILE: example/react-native-camera-roll-picker/ImageItem.js class ImageItem (line 12) | class ImageItem extends Component { method constructor (line 13) | constructor(props) { method componentWillMount (line 18) | componentWillMount() { method toogleVideoPlay (line 28) | toogleVideoPlay() { method renderVideo (line 34) | renderVideo() { method renderVideoSymbol (line 57) | renderVideoSymbol() { method render (line 68) | render() { method _handleClick (line 97) | _handleClick(item) { FILE: example/react-native-camera-roll-picker/camera-roll-picker.js class CameraRollPicker (line 17) | class CameraRollPicker extends Component { method constructor (line 18) | constructor(props) { method componentWillReceiveProps (line 33) | componentWillReceiveProps(nextProps) { method fetch (line 48) | fetch() { method componentWillMount (line 58) | componentWillMount() { method componentWillUnmount (line 79) | componentWillUnmount() { method _fetch (line 87) | _fetch(reset, nextProps) { method _appendImages (line 176) | _appendImages(data) { method render (line 200) | render() { method _renderImage (line 255) | _renderImage(item) { method _renderRow (line 277) | _renderRow(rowData) { method _renderFooterSpinner (line 292) | _renderFooterSpinner() { method _onEndReached (line 299) | _onEndReached() { method _selectImage (line 305) | _selectImage(image) { method _nEveryRow (line 330) | _nEveryRow(data, n) { method _arrayObjectIndexOf (line 352) | _arrayObjectIndexOf(array, property, value) { FILE: example/react-native-camera-roll-picker/index.ios.js class ReactNativeCameraRollPicker (line 16) | class ReactNativeCameraRollPicker extends Component { method constructor (line 17) | constructor(props) { method componentDidMount (line 27) | componentDidMount() { method removeSelectedFromAlbum (line 36) | removeSelectedFromAlbum() { method deleteSelectedFromLibrary (line 43) | deleteSelectedFromLibrary() { method afterRemove (line 62) | afterRemove() { method removeSelectedImages (line 66) | removeSelectedImages() { method renderRightButton (line 86) | renderRightButton(edit, hasSelectedMedia) { method onEditAlbum (line 118) | onEditAlbum() { method componentWillReceiveProps (line 124) | componentWillReceiveProps(nextProps) { method getSelectedImages (line 134) | getSelectedImages(images, current) { method downloadTenRandom (line 144) | downloadTenRandom() { method insertLocalImage (line 173) | insertLocalImage() { method insertTwoLocalImages (line 192) | insertTwoLocalImages() { method insertLocalVideo (line 211) | insertLocalVideo() { method insertTwoLocalVideos (line 228) | insertTwoLocalVideos() { method insertRemoteLocalVideo (line 249) | insertRemoteLocalVideo() { method downloadDialog (line 288) | downloadDialog() { method render (line 333) | render() { FILE: ios/RNPhotosFramework/RNPFManager.h function interface (line 24) | interface RNPFManager : RCTEventEmitter { FILE: local-cli/android/android.js function android (line 14) | function android(argv, config, args) { FILE: local-cli/bundle/assetPathUtils.js function getAndroidAssetSuffix (line 11) | function getAndroidAssetSuffix(scale) { function getAndroidDrawableFolderName (line 22) | function getAndroidDrawableFolderName(asset, scale) { function getAndroidResourceIdentifier (line 34) | function getAndroidResourceIdentifier(asset) { function getBasePath (line 43) | function getBasePath(asset) { FILE: local-cli/bundle/buildBundle.js function saveBundle (line 18) | function saveBundle(output, bundle, args) { function buildBundle (line 24) | function buildBundle(args, config, output = outputBundle, packagerInstan... FILE: local-cli/bundle/bundle.js function bundleWithOutput (line 18) | function bundleWithOutput(argv, config, args, output, packagerInstance) { function bundle (line 25) | function bundle(argv, config, args, packagerInstance) { FILE: local-cli/bundle/getAssetDestPathAndroid.js function getAssetDestPathAndroid (line 14) | function getAssetDestPathAndroid(asset, scale) { FILE: local-cli/bundle/getAssetDestPathIOS.js function getAssetDestPathIOS (line 13) | function getAssetDestPathIOS(asset, scale) { FILE: local-cli/bundle/output/bundle.js function buildBundle (line 15) | function buildBundle(packagerClient, requestOptions) { function createCodeWithMap (line 22) | function createCodeWithMap(bundle, dev) { function saveBundleAndMap (line 29) | function saveBundleAndMap(bundle, options, log) { FILE: local-cli/bundle/output/meta.js function tryAsciiPromotion (line 34) | function tryAsciiPromotion(string, encoding) { FILE: local-cli/bundle/output/prepack.js function buildPrepackBundle (line 13) | function buildPrepackBundle(packagerClient, requestOptions) { function savePrepackBundle (line 17) | function savePrepackBundle(bundle, options, log) { FILE: local-cli/bundle/output/unbundle/as-assets.js constant MAGIC_UNBUNDLE_NUMBER (line 18) | const MAGIC_UNBUNDLE_NUMBER = require('./magic-number'); constant MAGIC_UNBUNDLE_FILENAME (line 21) | const MAGIC_UNBUNDLE_FILENAME = 'UNBUNDLE'; constant MODULES_DIR (line 22) | const MODULES_DIR = 'js-modules'; function saveAsAssets (line 31) | function saveAsAssets(bundle, options, log) { function createDir (line 64) | function createDir(dirName) { function writeModuleFile (line 69) | function writeModuleFile(module, modulesDir, encoding) { function writeModules (line 74) | function writeModules(modules, modulesDir, encoding) { function writeMagicFlagFile (line 80) | function writeMagicFlagFile(outputDir) { FILE: local-cli/bundle/output/unbundle/as-indexed-file.js constant MAGIC_UNBUNDLE_FILE_HEADER (line 17) | const MAGIC_UNBUNDLE_FILE_HEADER = require('./magic-number'); constant SIZEOF_UINT32 (line 18) | const SIZEOF_UINT32 = 4; function saveAsIndexedFile (line 27) | function saveAsIndexedFile(bundle, options, log) { function writeBuffers (line 62) | function writeBuffers(stream, buffers) { function nullTerminatedBuffer (line 71) | function nullTerminatedBuffer(contents, encoding) { function moduleToBuffer (line 75) | function moduleToBuffer(id, code, encoding) { function entryOffset (line 82) | function entryOffset(n) { function buildModuleTable (line 88) | function buildModuleTable(startupCode, buffers, moduleGroups) { function groupCode (line 129) | function groupCode(rootCode, moduleGroup, modulesById) { function buildModuleBuffers (line 141) | function buildModuleBuffers(modules, moduleGroups, encoding) { function buildTableAndContents (line 155) | function buildTableAndContents(startupCode, modules, moduleGroups, encod... function ModuleGroups (line 173) | function ModuleGroups(groups, modules) { FILE: local-cli/bundle/output/unbundle/index.js function buildBundle (line 14) | function buildBundle(packagerClient, requestOptions) { function saveUnbundle (line 22) | function saveUnbundle(bundle, options, log) { FILE: local-cli/bundle/output/unbundle/util.js function lineToLineSourceMap (line 15) | function lineToLineSourceMap(source, filename) { function combineSourceMaps (line 34) | function combineSourceMaps({modules, withCustomOffsets, moduleGroups}) { FILE: local-cli/bundle/output/unbundle/write-sourcemap.js function writeSourcemap (line 14) | function writeSourcemap(fileName, contents, log) { FILE: local-cli/bundle/output/writeFile.js function writeFile (line 14) | function writeFile(file, data, encoding) { FILE: local-cli/bundle/saveAssets.js function saveAssets (line 18) | function saveAssets( function copyAll (line 46) | function copyAll(filesToCopy) { function copy (line 71) | function copy(src, dest, callback) { FILE: local-cli/bundle/sign.js function sign (line 14) | function sign(source) { FILE: local-cli/bundle/signedsource.js function signing_token (line 39) | function signing_token() { function is_signed (line 48) | function is_signed(file_data) { function sign (line 59) | function sign(file_data) { function verify_signature (line 79) | function verify_signature(file_data) { FILE: local-cli/bundle/unbundle.js function unbundle (line 17) | function unbundle(argv, config, args, packagerInstance) { FILE: local-cli/cliEntry.js function printHelpInformation (line 49) | function printHelpInformation() { function printUnknownCommand (line 92) | function printUnknownCommand(cmdName) { function getCliConfig (line 140) | function getCliConfig() { function run (line 158) | function run() { FILE: local-cli/core/config/ios/findProject.js constant GLOB_PATTERN (line 7) | const GLOB_PATTERN = '**/*.xcodeproj'; constant TEST_PROJECTS (line 12) | const TEST_PROJECTS = /test|example|sample/i; constant IOS_BASE (line 17) | const IOS_BASE = 'ios'; constant GLOB_EXCLUDE_PATTERN (line 22) | const GLOB_EXCLUDE_PATTERN = ['**/@(Pods|node_modules)/**']; FILE: local-cli/default.config.js method getProjectRoots (line 15) | getProjectRoots() { method getAssetRoots (line 27) | getAssetRoots() { method getAssetExts (line 36) | getAssetExts() { method getBlacklistRE (line 44) | getBlacklistRE(platform) { method getTransformModulePath (line 52) | getTransformModulePath() { function getRoots (line 57) | function getRoots() { FILE: local-cli/dependencies/dependencies.js function dependencies (line 15) | function dependencies(argv, config, args, packagerInstance) { FILE: local-cli/generate/generate.js function generate (line 19) | function generate(argv, config) { function _generate (line 25) | function _generate(argv, config, resolve, reject) { FILE: local-cli/generator-android/index.js function validatePackageName (line 16) | function validatePackageName(name) { FILE: local-cli/generator-android/templates/package/MainActivity.java class MainActivity (line 5) | public class MainActivity extends ReactActivity { method getMainComponentName (line 11) | @Override FILE: local-cli/generator-android/templates/package/MainApplication.java class MainApplication (line 15) | public class MainApplication extends Application implements ReactApplica... method getUseDeveloperSupport (line 18) | @Override method getPackages (line 23) | @Override method getReactNativeHost (line 31) | @Override FILE: local-cli/generator-utils.js function copyAndReplace (line 14) | function copyAndReplace(src, dest, replacements) { function walk (line 28) | function walk(current) { FILE: local-cli/init/init.js class CreateSuppressingTerminalAdapter (line 15) | class CreateSuppressingTerminalAdapter extends TerminalAdapter { method constructor (line 16) | constructor() { function init (line 30) | function init(projectDir, argsOrName) { FILE: local-cli/install/install.js function install (line 10) | function install(args, config) { FILE: local-cli/install/uninstall.js function uninstall (line 10) | function uninstall(args, config) { FILE: local-cli/library/library.js function library (line 21) | function library(argv, config, args) { FILE: local-cli/link/ios/getHeadersInFolder.js constant GLOB_EXCLUDE_PATTERN (line 4) | const GLOB_EXCLUDE_PATTERN = ['node_modules/**', 'Pods/**', 'Examples/**... FILE: local-cli/link/link.js function link (line 145) | function link(args, config) { FILE: local-cli/link/unlink.js function unlink (line 67) | function unlink(args, config) { FILE: local-cli/logAndroid/logAndroid.js function logAndroid (line 18) | function logAndroid() { function _logAndroid (line 24) | function _logAndroid() { FILE: local-cli/logIOS/logIOS.js function logIOS (line 12) | function logIOS() { function _logIOS (line 18) | function _logIOS() { function _findAvailableDevice (line 45) | function _findAvailableDevice(devices) { function tailDeviceLogs (line 55) | function tailDeviceLogs(udid) { FILE: local-cli/runAndroid/adb.js function parseDevicesResult (line 17) | function parseDevicesResult(result: string): Array { function getDevices (line 38) | function getDevices(): Array { FILE: local-cli/runAndroid/runAndroid.js function checkAndroid (line 20) | function checkAndroid(root) { function runAndroid (line 27) | function runAndroid(argv, config, args) { function getAdbPath (line 47) | function getAdbPath() { function tryRunAdbReverse (line 54) | function tryRunAdbReverse(device) { function buildAndRun (line 79) | function buildAndRun(args) { function startServerInNewWindow (line 172) | function startServerInNewWindow() { FILE: local-cli/runIOS/findMatchingSimulator.js function findMatchingSimulator (line 22) | function findMatchingSimulator(simulators, simulatorName) { FILE: local-cli/runIOS/parseIOSDevicesList.js function parseIOSDevicesList (line 22) | function parseIOSDevicesList(text: string): Array { FILE: local-cli/runIOS/runIOS.js function runIOS (line 18) | function runIOS(argv, config, args) { function runOnDeviceByUdid (line 51) | function runOnDeviceByUdid(udid, scheme, xcodeProject, devices) { function runOnSimulator (line 66) | function runOnSimulator(xcodeProject, args, inferredSchemeName, scheme){ function runOnDevice (line 105) | function runOnDevice(selectedDevice, scheme, xcodeProject){ function buildProject (line 124) | function buildProject(xcodeProject, udid, scheme) { function matchingDevice (line 135) | function matchingDevice(devices, deviceName) { function matchingDeviceByUdid (line 143) | function matchingDeviceByUdid(devices, udid) { function formattedDeviceName (line 151) | function formattedDeviceName(simulator) { function printFoundDevices (line 155) | function printFoundDevices(devices){ FILE: local-cli/server/findSymlinksPaths.js function rootExists (line 44) | function rootExists(roots, child) { function isDescendant (line 48) | function isDescendant(root, child) { FILE: local-cli/server/formatBanner.js function formatBanner (line 45) | function formatBanner(message, options) { function spaces (line 94) | function spaces(number) { function repeatString (line 98) | function repeatString(string, number) { function arrayOf (line 102) | function arrayOf(value, number) { FILE: local-cli/server/middleware/getDevToolsMiddleware.js function getChromeAppName (line 17) | function getChromeAppName() { function launchChromeDevTools (line 28) | function launchChromeDevTools(port) { function escapePath (line 38) | function escapePath(path) { function launchDevTools (line 42) | function launchDevTools(options, isChromeConnected) { FILE: local-cli/server/middleware/heapCapture/out/aggrow.js function stringInterner (line 19) | function stringInterner(){// eslint-disable-line no-unused-vars function stackData (line 40) | function stackData(stackIdMap,maxDepth){// eslint-disable-line no-unused... function stackRegistry (line 49) | function stackRegistry(interner){// eslint-disable-line no-unused-vars function aggrow (line 119) | function aggrow(strings,stacks,numRows){// eslint-disable-line no-unused... FILE: local-cli/server/middleware/heapCapture/out/heapCapture.js function RefVisitor (line 13) | function RefVisitor(refs,id){ function forEachRef (line 109) | function forEachRef(refs,callback){ function firstRef (line 117) | function firstRef(refs,callback){ function getInternalInstanceName (line 127) | function getInternalInstanceName(visitor){ function buildReactComponentTree (line 148) | function buildReactComponentTree(visitor,registry){ function markReactComponentTree (line 169) | function markReactComponentTree(refs,registry){ function functionUrlFileName (line 216) | function functionUrlFileName(visitor){ function markModules (line 230) | function markModules(refs){ function registerPathToRoot (line 256) | function registerPathToRoot(refs,registry){ function captureRegistry (line 295) | function captureRegistry(){ FILE: local-cli/server/middleware/heapCapture/out/table.js function defineProperties (line 16) | function defineProperties(target,props){for(var i=0;i