Skip to content

Removes console.warn re keys#1

Open
TomClarkson wants to merge 1 commit into
expo:masterfrom
TomClarkson:patch-1
Open

Removes console.warn re keys#1
TomClarkson wants to merge 1 commit into
expo:masterfrom
TomClarkson:patch-1

Conversation

@TomClarkson

Copy link
Copy Markdown

No description provided.

@vors

vors commented Sep 26, 2016

Copy link
Copy Markdown

Got similar warning on the newer version of the app (b0bcbde).
Here is the warning details from XDK:


Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `CounterScreen`. See https://fb.me/react-warning-keys for more information.
    in Text (at main.js:203)
    in CounterScreen (at main.js:46)
    in RCTView (at View.js:505)
    in View (at AnimatedImplementation.js:1703)
    in AnimatedComponent (created by DrawerLayout)
    in RCTView (at View.js:505)
    in View (created by DrawerLayout)
    in DrawerLayout (at main.js:41)
    in RCTView (at View.js:505)
    in View (at main.js:40)
    in PomodoroApp (at renderApplication.js:35)
    in RCTView (at View.js:505)
    in View (at AppContainer.js:62)
    in RCTView (at View.js:505)
    in View (at AppContainer.js:61)
    in AppContainer (at renderApplication.js:34)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants