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

reactify not found in @sencha/ext-react-classic #671

Open
slartus opened this issue Jul 7, 2021 · 3 comments
Open

reactify not found in @sencha/ext-react-classic #671

slartus opened this issue Jul 7, 2021 · 3 comments

Comments

@slartus
Copy link

slartus commented Jul 7, 2021

how to reactify exists components?

@L3P3
Copy link

L3P3 commented Jul 7, 2021

@slartus
Copy link
Author

slartus commented Jul 7, 2021

I tried to google and found
https://docs.sencha.com/extreact/7.3.0/guides/application_architecture/guide_for_extjs_customers.html

npm install --save @sencha/ext-react

`import { reactify } from '@sencha/ext-react';

const MyGrid = Ext.define('MyPackage.view.MyGrid', {
extend: 'Ext.grid.Grid',
...
})

export default reactify(MyGrid);`

but @sencha/ext-react not found in npm. may be it need payed account. And i not found how to get trial access

@L3P3
Copy link

L3P3 commented Jul 7, 2021

@slartus sorry but I am out of ExtJS for better. Please ask in sencha's forums or when you have a license, please ask customer support. I am sure that they will not answer your questions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants