Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Customization #5

Open
bsjaffer opened this issue Nov 8, 2016 · 4 comments
Open

Customization #5

bsjaffer opened this issue Nov 8, 2016 · 4 comments

Comments

@bsjaffer
Copy link

bsjaffer commented Nov 8, 2016

Thanks for the wonderful plugin.. i am trying to use this in my mobile app and it working in touch devices too when i change backend. I would like to use this as a listview and like to know how to customize the styles.

Is there any way i can customize the insert target styles and other things?

@magnushiie
Copy link
Contributor

Currently the insert target styles are inlined and hardcoded to make the build process easier (i.e. not introduce style-loader et al).

One option could be to move all the styling of the insert targets to the application layer (via the classNames prop, as is the case for the other parts of the component).

Unfortunately I don't have the bandwidth currently to work on this. If you'd be willing to work on this, you could submit a PR and I would merge it.

@bsjaffer
Copy link
Author

bsjaffer commented Nov 8, 2016

Thanks for the quick reply. i will check that one,

magnushiie added a commit that referenced this issue Nov 8, 2016
@magnushiie
Copy link
Contributor

This commit was about #4, not this one.

@galfaroth
Copy link

bsjaffer, could you share your react mobile implementation?

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

No branches or pull requests

3 participants