expo-typescript-starter icon indicating copy to clipboard operation
expo-typescript-starter copied to clipboard

template for react-native project made with expo using typescript

Results 49 expo-typescript-starter issues
Sort by recently updated
recently updated
newest added

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.14.1. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Denial of Service in js-yaml Versions of js-yaml prior to...

dependencies
security

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. High severity vulnerability that affects minimist minimist before 1.2.2 could...

dependencies
security

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.0 to 13.1.2. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution in yargs-parser Affected versions of yargs-parser are...

dependencies
security

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.2. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Moderate severity vulnerability that affects acorn, minimist, and svjsl There...

dependencies
security

Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Command Injection in tree-kill Versions of tree-kill prior to...

dependencies
security

First of all, thanks for putting this template together! One of the requirements of my project is to support unit testing through Jest, but if I run: ```sh yarn test...

since metro preset covers both flow and typescript, @babel/preset-typescript is no longer required and it should be removed

This is more of a question than an issue. Is it possible to run storybook on the device? I like to have the option to run it on the device...

enhancement

Add oembed card to `preview-head.html` so that storybook would display a card when it's url is used on a social networking service