issues
search
shirakaba
/
react-nativescript
React renderer for NativeScript
https://react-nativescript.netlify.com
MIT License
284
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mobx observable not working in release build
#46
Lelelo1
closed
5 years ago
14
Build error when generating android apk with nativescript sidekick
#45
Lelelo1
closed
5 years ago
11
Check whether the event handler inheritance between View and ViewBase needs correcting
#44
shirakaba
closed
4 years ago
1
Revisit event attachment/detachment
#43
shirakaba
closed
5 years ago
7
__ImplementsCustomNodeHierarchyManager__ can only be set to true when implementing CustomNodeHierarchyManager
#42
Lelelo1
closed
5 years ago
5
docs: run the template with the preview command
#41
etabakov
closed
5 years ago
3
Idea: use with another VDOM library
#40
brodycj
closed
5 years ago
1
The role of the ElementRegistry?
#39
Lelelo1
closed
5 years ago
1
Unable to use $GridLayout in jsx/tsx
#38
Lelelo1
closed
5 years ago
3
Append `$` to all exports from "components" directory
#37
shirakaba
closed
4 years ago
19
Use CustomNodeHierarchyManager for all components with a custom node hierarchy
#36
shirakaba
closed
4 years ago
1
Problem using SegmentedBar
#35
Lelelo1
closed
5 years ago
9
Can't set TextField css from nativescript-theme-core
#34
Lelelo1
closed
5 years ago
4
ListView rootKeys are prone to clashing
#33
shirakaba
closed
5 years ago
1
JS ERROR Error: Cannot find module after tns migrate
#32
Lelelo1
closed
5 years ago
4
Accessing the native component?
#31
Lelelo1
closed
5 years ago
12
How production ready is this?
#30
CMCDragonkai
closed
5 years ago
5
Unable to run sample
#29
Lelelo1
closed
5 years ago
6
Provide a starter template to ease adoption
#28
shirakaba
closed
5 years ago
4
Try using detached render roots rather than portals for Page navigation
#27
shirakaba
closed
5 years ago
1
Consider providing generic onPropertyChange() prop to enable listening to any property change
#26
shirakaba
closed
4 years ago
2
Check whether creating a React Portal into a null container is safe on unmount and doesn't leak memory
#25
shirakaba
closed
5 years ago
1
`npm install` failing due to missing `package.json`
#24
LeslieOA
closed
5 years ago
1
Ensure that displayName is working on ref-forwarded components (for logging purposes)
#23
shirakaba
closed
5 years ago
1
Implement ScrollView as single-child(?) component
#22
shirakaba
closed
5 years ago
0
Add ActionBar's children (ActionItem and NavigationButton) as React components
#21
shirakaba
closed
5 years ago
1
Refactor all React components to take a namespace that disambiguates them from the NativeScript Core elements.
#20
shirakaba
closed
5 years ago
1
Simplify props-handling upon event listener change by matching Page's approach
#19
shirakaba
closed
5 years ago
1
All React components should optionally accept a ref via React.forwardRef()
#18
shirakaba
closed
5 years ago
1
Support text/number child for Label
#17
shirakaba
closed
5 years ago
1
update to NS 5.3
#16
vakrilov
closed
5 years ago
0
The React components for all NativeScript elements that extend view should also inherit a View component
#15
shirakaba
closed
5 years ago
3
Implement basic navigation functionality (TabView and Frame/Page)
#14
shirakaba
closed
5 years ago
1
Migrate Component to PureComponent where appropriate
#13
shirakaba
closed
5 years ago
1
Fix typings for component props and TSX/JSX
#12
shirakaba
closed
5 years ago
1
Confirm behaviour of TabView when removing TabViewItem
#11
shirakaba
closed
5 years ago
1
Optimise inactive TabViewItem views
#10
shirakaba
closed
5 years ago
1
Host Config should probably set 'page' property on child instances
#9
shirakaba
closed
5 years ago
1
Support FlexBox via style setting
#8
shirakaba
closed
5 years ago
1
Support CSS inheritance
#7
shirakaba
closed
5 years ago
1
Assess whether ListView needs to support multiple templates in practice
#6
shirakaba
closed
5 years ago
1
Assess ListView efficiency with large (hundreds of elements) lists
#5
shirakaba
closed
5 years ago
1
Move event listener updating (on props/state change) into the Renderer
#4
shirakaba
closed
5 years ago
1
Should use ProxyViewContainer for list cells
#3
shirakaba
closed
5 years ago
2
Declare the app startup fully programmatically
#2
shirakaba
closed
5 years ago
1
Get ReactNativeScript.render() working
#1
shirakaba
closed
5 years ago
1
Previous