question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ViewManager] CustomViewManager Limitation

See original GitHub issue

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

com.facebook.react.uimanager.NativeViewHierarchyManager#createView when it calls ViewManager#CreateView, it doesn’t pass initialProps to ViewManager while creating instances, instead pass null to viewManagers due to which if viewManager is trying to create some custom view on the basis props, it is unable to do so.

Please provide a clear and concise description of what the bug is. Include screenshots if needed.

Please test using the latest React Native release to make sure your issue has not already been fixed: https://reactnative.dev/docs/upgrading.html

React Native version:

Run react-native info in your terminal and copy the results here.

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

Expected Results

Describe what you expected to happen.

Snack, code example, screenshot, or link to a repository:

Please provide a Snack (https://snack.expo.io/), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
gkodecommented, Feb 25, 2021

@mojodna @jsierles @imownbey @augustl, Kindly approve it I require on urgent basis

0reactions
github-actions[bot]commented, Mar 3, 2022

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Actions · facebook/react-native - GitHub
[ViewManager] CustomViewManager Limitation Label Actions #7050: Issue #31051 labeled by gkode. 2 years ago 29s. 2 years ago 29s. View workflow file.
Read more >
Admin Account Limitations - The Orion Platform
I'm thinking how to limit some users to customize only there related views, there is a workaroud solution by using a custom view...
Read more >
Fullstack React Native
For instance, what if we wanted to impose a restriction such that only one form, ... Export our custom View Manager and our...
Read more >
Changelog - PSPDFKit
... method to make writing custom view manager easier. ... As explained in #219 (comment) due to limitations with file permissions in UWP...
Read more >
Custom Views or Excel Tables (Sophie's Choice in Excel)
You can find the command on the VIEW tab. Custom Views or Excel Tables. When you use the Custom Views command, you get...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found