be-fe / be-fe/react-mobx-vm

Feat: add `findVeiwRef` api

Open
#16 0 comments 0 reactions 1 assignee Claimed by @imcuttle View on GitHub
Dominant language
JavaScript
Stars
14
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```javascript
import { findVeiwRef, Root, observable } from 'react-mobx-vm'

@bind(View)
class App extends Root {
@observable a = 123
}

findViewRef(App.create())
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.