48626ee71b
toolbox/functions has functions that are specific only to web, specifically defaultToolbarButtons. This has caused the native build to attempt to bring in a web dependency which leads to a build error. The fix for now is splitting web functions from native functions to resolve the build error. |
||
---|---|---|
.. | ||
components | ||
actionTypes.js | ||
actions.native.js | ||
actions.web.js | ||
defaultToolbarButtons.js | ||
functions.native.js | ||
functions.web.js | ||
index.js | ||
middleware.js | ||
reducer.js |