jamsch

Results 3 issues of jamsch

React Native 0.59's Metro Bundler adds a new file: `metro.config.js` which includes the options: ```js module.exports = { transformer: { getTransformOptions: async () => ({ transform: { experimentalImportSupport: true, inlineRequires:...

This is in anticipation of a major version update to the hanzi-writer-data & hanzi-writer-data-jp packages to fix a core issue with path layouts being vertically flipped. After this change, the...

**What is the need and use case of this feature?** This is a wild shot, but would it be feasible adding WebVTT support in RNTP? Nothing in the RN space...