Skip to content
#

priority

Here are 100 public repositories matching this topic...

react-native-fast-image
ahce
ahce commented Jan 3, 2020

Describe the bug

npm WARN react-native-fast-image@7.0.2 requires a peer of react-native@^0.60.0 but none is installed. You must install peer dependencies yourself.

To Reproduce

  1. npm i --save react-native-fast-image

Expected behavior
No peer warn.

Dependency versions

  • React Native version: 0.61.5
  • React version: 16.9.0
  • React Native Fast Image version
bug
chenl
chenl commented Oct 24, 2018

in docs/actions/#built-in-actions you write:

collect_optional - Can be used for rules of the form
Elements: Elements Element | Element | EMPTY;
Returns list;

Shouldn't that be Elements: Elements Element | EMPTY;?
This pattern is also in docs/grammar_language#zero-or-more

collect_sep_optional - Can be used for rules of the form
`Elements: Elements separator Ele

Improve this page

Add a description, image, and links to the priority topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the priority topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.