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

When can I use Reflex? #1

Open
Changzw opened this issue Nov 16, 2021 · 5 comments
Open

When can I use Reflex? #1

Changzw opened this issue Nov 16, 2021 · 5 comments

Comments

@Changzw
Copy link

Changzw commented Nov 16, 2021

I saw you had finished Reflex

@NSExceptional
Copy link
Contributor

Feel free to try it out now with SPM

@neilhuang-berich
Copy link

Hi,
I tried Reflex via SPM but I encountered with build errors in FLEXSwiftMirror.swift file.

Value of type 'FLEXMirror' has no member 'classProperties'
Value of type 'FLEXMirror' has no member 'classMethods'

image
image

@NSExceptional NSExceptional transferred this issue from FLEXTool/FLEX Feb 8, 2022
@wkluss
Copy link

wkluss commented Apr 6, 2022

Are there plans to address this?

@NSExceptional
Copy link
Contributor

NSExceptional commented Apr 27, 2022

Hey, it's still sort of a WIP, but if you want to try it / see how to use it until I can write instructions, the feature/reflex branch in FLEX has an example SPM project that uses it! You should be able to clone and check out that branch to try it out. The errors above are what happens when you use the master branch of FLEX with Reflex, not sure how that happened here.

Let me know if I can be of any further help!

@SoCuul
Copy link

SoCuul commented Aug 17, 2024

Hey, it's still sort of a WIP, but if you want to try it / see how to use it until I can write instructions, the feature/reflex branch in FLEX has an example SPM project that uses it! You should be able to clone and check out that branch to try it out. The errors above are what happens when you use the master branch of FLEX with Reflex, not sure how that happened here.

Let me know if I can be of any further help!

Hi! I'm guessing the project is still WIP, but I'd love to make use of it. How would you suggest building it with the latest FLEX release?

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

5 participants