andrewdavey / immutable-devtools

Chrome Dev Tools custom formatter for Immutable-js values
BSD 3-Clause "New" or "Revised" License
661 stars 29 forks source link

installDevTools is not a function #14

Closed thorbenandresen closed 8 years ago

thorbenandresen commented 8 years ago

Hi,

I am using React-Native 0.18 and get the error:

installDevTools is not a function.

What am I doing wrong?

ntucker commented 8 years ago

try installDevTools.default

langpavel commented 8 years ago

Related to #15

langpavel commented 8 years ago

Closed by #15