Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native: Find out which styleOptions are good for React Native #3322

Open
compulim opened this issue Jul 20, 2020 · 0 comments
Open

React Native: Find out which styleOptions are good for React Native #3322

compulim opened this issue Jul 20, 2020 · 0 comments
Assignees
Labels
area-react-native backlog Out of scope for the current iteration but it will be evaluated in a future release. feature-request Azure report label front-burner p0 Must Fix. Release-blocker

Comments

@compulim
Copy link
Contributor

compulim commented Jul 20, 2020

Background

Some styleOptions specified in defaultStyleOptions.js are only good for HTML but not React Native.

Example of styleOptions not good for React Native:

  • rootZIndex

Options available to HTML only

  enableUploadThumbnail: true,
  uploadThumbnailContentType: 'image/jpeg',
  uploadThumbnailHeight: 360,
  uploadThumbnailQuality: 0.6,
  uploadThumbnailWidth: 720,
@compulim compulim added p0 Must Fix. Release-blocker R11 labels Jul 24, 2020
@compulim compulim added this to the R11 milestone Aug 10, 2020
@compulim compulim self-assigned this Sep 18, 2020
@corinagum corinagum added feature-request Azure report label and removed Enhancement labels Sep 23, 2020
@corinagum corinagum added backlog Out of scope for the current iteration but it will be evaluated in a future release. front-burner and removed R11 labels Sep 30, 2020
@corinagum corinagum modified the milestones: R11, Backlog Oct 5, 2020
@corinagum corinagum removed this from the Backlog milestone Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-react-native backlog Out of scope for the current iteration but it will be evaluated in a future release. feature-request Azure report label front-burner p0 Must Fix. Release-blocker
Projects
None yet
Development

No branches or pull requests

2 participants