Closed coinicon72 closed 6 years ago
I think the root cause is at line 87 of FloatingActionButton.js:
UIManager.BSBFloatingActionButton.Commands[command],
should be: UIManager.BSBFloatingActionButtonAndroid.Commands[command],
Thank for your great works!!
Thanks for report, i pushed a fix at 1.0.0-beta.8
1.0.0-beta.8
I think the root cause is at line 87 of FloatingActionButton.js:
UIManager.BSBFloatingActionButton.Commands[command],
should be: UIManager.BSBFloatingActionButtonAndroid.Commands[command],
Thank for your great works!!