Skip to content

Support for Jetpack Compose Previews #304

@llleodeleon

Description

@llleodeleon

Currently I'm unable to preview composables that depend on Splitties appCtx

The render exception says:

java.lang.NullPointerException: getProcessName() must not be null   
 at splitties.init.AppCtxKt.getProcessName(AppCtx.kt:96)  
 at splitties.init.AppCtxKt.internalCtxUninitialized(AppCtx.kt:29)   
 at splitties.init.AppCtxKt.getAppCtx(AppCtx.kt:26)

 
 Is there a way to add support?
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions